﻿/* CSS Document */

body { margin:0; padding:0; line-height:24px; font-family:'Microsoft YaHei'; font-size:12px;background:#eee;}
div,ul,li,dt,dl,dd,h1,h2,h3,h4,h5,h6,h7,img,p,span{ border-style: none;
	border-color: inherit;
	border-width: 0px;
	padding: 0;
	list-style-type:none;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
}



/* Link */
a:link { text-decoration:none;}
a:visited {text-decoration:none;}
a:hover { text-decoration:none;}
a:active { border:0px; background-color:Transparent;}

a{blr:expression(this.onFocus=this.blur()); outline:none;} 

.blank5{ width:100%; height:5px; clear:both;}
.blank10{ width:100%; height:10px; clear:both;}
.blank15{ width:100%; height:15px; clear:both;}
.blank20{ width:100%; height:20px; clear:both;}
.blank30{ width:100%; height:30px; clear:both;}
.blank40{ width:100%; height:40px; clear:both;}

/*Clear*/
.clear{ clear:both; font-size:1px; height:0px; line-height:0px; overflow:hidden;}/*可用height:1px; overflow:hidden;来控制IE6默认的div的高为12~14px,用BR来做吧，用DIV不太好用*/

/*针对1920的宽屏*/

.max{ position:relative; overflow:hidden;}

.m_banner
{
     width:1920px; *width:1920px; _width:1920px; height:510px;
    position:relative;
    z-index:9;
    margin:0;
	top:0;
    float:left;
	left:50%;
	margin-left:-962px;
	*margin-left:-962px;
	_margin-left:-962px;
    overflow:hidden;
}
.z_top{width:1920px;margin:0 auto;position:relative;left:50%;margin-left:-960px;height:102px;background: url(../images/tel.png)#fff no-repeat right;}
.z_max{width:1200px;margin:0 auto;}
.z_logo{
    float: left;
    margin-top: 14px;
}
.z_tel{
    height: 102px;
    float: right;
    line-height: 102px;
    font-weight: bold;
    font-size: 26px;
    color: #626262;
    font-family: Arial;
}
.z_tel img{
    float: left;
    margin-top: 36px;
    margin-right: 6px;
}
.z_nav{width:100%;float:left;height: 42px;background: url(../images/bg.jpg) repeat-x center;position: relative;z-index: 2;margin-top: -3px;}
.z_nav a.index{
    display: block;
    width: 134px;
    height: 42px;
    float: left;
    text-align: center;
    background: #45bcff;
    line-height: 42px;
    font-size: 14px;
    color: #fff;
}
.z_nav a.index img{
    position: relative;
    top: 1px;
    margin-right: 3px;
}
.z_nav ul{
    float: right;
}
.z_nav ul li{ width: 134px;
    height: 42px;
    float: left;
    text-align: center;
    line-height: 42px;
    font-size: 14px;
    color: #fff;}
.z_nav ul li a{
    color: #fff;
}
.z_nav ul li:hover{background: #45bcff;}
.z_nav ul li.nhov{background: #45bcff;}
.z_nav ul li:hover ul{display:block;}
.z_nav ul li ul{display: none;margin-top: -3px;}
.z_nav ul li ul li{
    background: #585a5f;
}
.z_nav ul li ul li:hover{ background: #45bcff;}


.pro-switch {
	overflow: hidden;
	position: relative;
	width:100%;
	float: left;
	margin-top: -3px;
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.flexslider {
	margin: 0 auto;
	position: relative;
	width:100%;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.flexslider .slides {
	zoom: 1;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	filter:alpha(opacity=0);
-webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
	background-position: 0 -90px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter:alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	text-align: center;
	left:0;
	bottom: 98px;
	padding: 0;
}
.flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	background: url(../images/y1.png) no-repeat;
	display:block;
	height: 15px;
	overflow: hidden;
	width: 15px;
	cursor: pointer;
	text-indent: -9999px;
}
.flex-control-paging li a.flex-active {background: url(../images/y2.png) no-repeat;}

.txtScroll-top{overflow:hidden;position:relative;float: left;height: 78px;}
		.txtScroll-top .hd{overflow:hidden;height: 78px;background:#f4f4f4;padding:0 10px;display:none;}
		.txtScroll-top .hd .prev,.txtScroll-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("images/icoUp.gif") no-repeat;}
		.txtScroll-top .hd .next{ background:url("images/icoDown.gif") no-repeat;  }
		.txtScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; }
		.txtScroll-top .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
		.txtScroll-top .hd ul li.on{ background-position:0 0; }
		.txtScroll-top .bd{}
		.txtScroll-top .infoList li{height: 78px;line-height: 78px;}
		.txtScroll-top .infoList li .date{float:right;color: #fff;margin-left: 22px;font-size: 16px;}
.txtScroll-top .infoList li a{
    font-size: 16px;
    color: #fff;
}
        .z_xwbb{
    position: absolute;
    height: 78px;
    width: 100%;
    bottom: 0;
    background: url(../images/lk.png);
}
        .z_xwbb img{
    margin-left: 51px;
    margin-top: 22px;
    float: left;
    margin-right: 14px;
}
        .z_xwbb font{
    float: left;
    line-height: 78px;
    font-size: 16px;
    color: #fff;
}
        .z_xwbb a.more{
    display: block;
    width: 106px;
    height: 32px;
    border: 1px solid #fff;
    float: right;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 32px;
    margin-top: 23px;
}
.z_xwbb a.more:hover{border: 1px solid #333;background:#fff;color: #333;}
.z_bg1 {
    width: 100%;
    float: left;
}
        .z_bg2{width:100%;float:left;background:url(../images/bg2.png) no-repeat top center;position: relative;z-index: 1;margin-top: -32px;}
.z_bg3 {
    width: 100%;
    float: left;
}
.z_bg4 {
    width: 100%;
    float: left;
}

        .z_about{
    width: 100%;
    float: left;
    margin-top: 76px;
}
        .z_about dt{
    display: block;
    width: 50%;
    float: left;
}
        .z_about dt h3{
    font-size: 40px;
    color: #535353;
    text-transform: uppercase;
    font-family: Arial;
    margin-top: 41px;
}
        .z_about dt h4{font-size: 24px;color: #00479d;font-weight: normal;margin-top: 20px;background: url(../images/xian.png) no-repeat bottom left;padding-bottom: 20px;}
        .z_about dt font{
    display: block;
    margin-right: 43px;
    font-size: 14px;
    color: #434343;
    margin-top: 33px;
}
        .z_about dt a.more{
    display: block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #307cee;
    text-align: center;
    font-size: 14px;
    color: #307cee;
    margin-top: 50px;
}
.z_about dt a.more:hover{ border: 1px solid #fff;color:#fff;background:#307cee;}
.z_about dt a.more:hover span{border-left: 1px solid #fff;}
        .z_about dt a.more span{
    display: block;
    width: 40px;
    float: right;
    border-left: 1px solid #307cee;
}
        .z_about dt img{}
        .z_about ul{
    width: 100%;
    float: left;
    margin-top: 46px;
    margin-bottom: 85px;
}
        .z_about ul li{width:295px;height:135px;float:left;background: url(../images/bk.png) no-repeat;margin-left: 6px;}
        .z_about ul li a{}
        .z_about ul li a img{
    float: left;
    margin-left: 35px;
    margin-top: 40px;
    margin-right: 19px;
}
        .z_about ul li a h3{
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    position: relative;
    top: 44px;
}
        .z_about ul li a h3 span{
    display: block;
    font-size: 12px;
    color: #a0a0a0;
    text-transform: uppercase;
    font-family: Arial;
}
        .z_about ul li a img.img1{display:block;}
        .z_about ul li a img.img2{display:none;}
        .z_about ul li:hover{
    background: #307cee;
}
        .z_about ul li:hover a h3{color:#fff;}
        .z_about ul li:hover a h3 span{color:#fff;}
        .z_about ul li:hover a img.img1{display:none;}
        .z_about ul li:hover a img.img2{display: block;}

        .z_pro{
    width: 100%;
    float: left;
}
        .z_pro h3{
    font-size: 40px;
    color: #fff;
    font-family: Arial;
    text-transform: uppercase;
    margin-top: 100px;
}
        .z_pro h4{
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    background: url(../images/xian1.png) no-repeat bottom left;
    padding-bottom: 20px;
    margin-top: 30px;
    margin-bottom: 29px;
}
        .z_pro ul{}
        .z_pro ul li{
    width: 100%;
    float: left;
    height: 384px;
background:#fff;
}
        .z_pro ul li a{}
        .z_pro ul li a dt{
    display: block;
    width: 50%;
    float: left;
    overflow: hidden;
    background: #fff;
}
        .z_pro ul li a dt img{
    width: 600px;
    height: 384px;
}
        .z_pro ul li a dt:hover img{-webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);}
.z_title{
    width: 440px;
    height: 58px;
    float: left;
    margin: 0 40px;
    font-size: 18px;
    color: #307cee;
    font-weight: bold;
    border: 1px solid #307cee;
    margin-top: 70px;
    position: relative;
    padding-left: 80px;
    padding-top: 7px;
}
        .z_title font{
    display: block !important;
    background: #307cee;
    position: absolute;
    width: 65px;
    height: 65px;
    left: 0;
    top: 0;
    color: #fff !important;
    font-size: 48px !important;
    font-family: Arial;
    text-align: center;
    line-height: 65px;
    margin: 0 !important;
    padding-bottom: 0 !important;
    font-style: italic;
}
.z_title span{
    display: block;
    font-family: Arial;
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 3px;
    width: 100% !important;
    float: left !important;
    border-left: 0 !important;
}
        .z_pro ul li a dt font{
    display: block;
    float: left;
    margin: 0 40px;
    font-size: 14px;
    color: #313131;
    margin-top: 23px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}
        .z_pro ul li a dt bt{
    display: block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #307cee;
    text-align: center;
    font-size: 14px;
    color: #307cee;
    margin-top: 50px;
    float: left;
    margin-left: 40px;
}
        .z_pro ul li a dt bt:hover{border: 1px solid #fff; color: #fff;background:#307cee;}
        .z_pro ul li a dt bt:hover span{border-left: 1px solid #fff;}
        .z_pro ul li a dt bt span{
    display: block;
    width: 40px;
    float: right;
    border-left: 1px solid #307cee;
}
        .z_case{
    width: 100%;
    float: left;
    background: #fff;
    margin-top: 20px;
}
        .z_case bt{}
        .z_case a{
    display: block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #307cee;
    text-align: center;
    font-size: 14px;
    color: #307cee;
    margin-top: 94px;
    float: right;
    margin-right: 45px;
}
        .z_case a:hover{border:1px solid #fff;color:#fff;background:#307cee;}
        .z_case a:hover span{border-left: 1px solid #fff;}
        .z_case a span{
    display: block;
    width: 40px;
    float: right;
    border-left: 1px solid #307cee;
}

        .picScroll-left{width:100%;overflow:hidden;position:relative;float:left;background: #fff;padding-top: 25px;padding-bottom: 90px;margin-bottom: 49px;}
		.picScroll-left .hd{ height:0; }
        .picScroll-left .hd span{display:none;}
		.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("images/arrow.png") no-repeat;display:none;}
		.picScroll-left .hd .next{ background-position:0 -50px;  }
		.picScroll-left .hd .prevStop{ background-position:-60px 0; }
		.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.picScroll-left .hd ul{position:absolute;width: 1100px;left:0;bottom: 54px;text-align:right;border-top: 1px solid #ccc;padding-top: 10px;right: 0;margin-left: auto;margin-right: auto;}
		.picScroll-left .hd ul li{width: 12px;height: 12px;overflow:hidden;margin-left:5px;cursor:pointer;background:#d2d2d2;display:inline-block;border-radius: 50%;line-height: 41px;}
		.picScroll-left .hd ul li.on{ background:#307cee; }
		.picScroll-left .bd{width:1100px;float: left;margin-left: 35px;}
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin:0 6px; float:left; _display:inline; overflow:hidden; text-align:center; width:270px !important; }
		.picScroll-left .bd ul li a{}
        .picScroll-left .bd ul li a dt{display:block;width:270px;height:173px;position:relative;overflow:hidden;}
        .picScroll-left .bd ul li a dt img{}
    .picScroll-left .bd ul li:hover a dt img{    -webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);}
        .picScroll-left .bd ul li a dt h3{
    position: absolute;
    text-align: center;
    background: #307cee;
    width: 95%;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height: 30px;
    height: 30px;
    bottom: 5px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
        .picScroll-left .bd ul li:hover a dt h3{
    background: url(../images/lk.png);
    width: 100%;
    height: 173px;
    line-height: 173px;
    bottom: 0;
}
        .picScroll-left .bd ul li a font{
    display: block;
    text-align: left;
    font-size: 12px;
    color: #626262;
    line-height: 1.5;
    margin-top: 15px;
}

        .z_gg{
    float: right;
    text-align: right;
    color: #fff;
    margin-top: 100px;
    margin-bottom: 90px;
}
        .z_gg h3{
    font-family: Arial;
    font-size: 48px;
    text-transform: uppercase;
}
        .z_gg font{
    display: block;
    font-size: 18px;
    margin-top: 41px;
}

        .z_news_title{
    width: 100%;
    float: left;
    text-align: right;
    background: url(../images/xian2.png) no-repeat bottom;
    padding-bottom: 20px;
    margin-bottom: 25px;
}
        .z_news_title h3{
    font-family: Arial;
    font-size: 40px;
    color: #fff;
    margin-top: 68px;
    margin-bottom: 20px;
    text-align: left;
}
        .z_news_title font{
    font-size: 24px;
    color: #fff;
    float: left;
}
        .z_news_title a{
    font-size: 16px;
    color: #fff;
    margin-left: 44px;
    border-bottom: 3px solid transparent;
    padding-bottom: 18px;
}
        .z_news_title a:hover{color:#1aecfa;border-bottom:3px solid #1aecfa;}

        .z_news{
    width: 100%;
    float: left;
    margin-bottom: 31px;
}
        .z_news ul{
}
        .z_news ul li{
    width: 567px;
    height: 155px;
    float: left;
    padding: 20px 10px;
    background: #fff;
    margin-left: 26px;
    margin-bottom: 26px;
}
        .z_news ul li a{}
        .z_news ul li a dt{
    display: block;
    width: 230px;
    height: 158px;
    float: left;
    overflow: hidden;
    position: relative;
    margin-right: 10px;
}
        .z_news ul li a dt img{
    width: 230px;
    height: 158px;
}
        .z_news ul li a dt:hover img{-webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);}
        .z_news ul li a dt:hover i{display:block;}
        .z_news ul li a dt i{
            display:none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/ck.png) no-repeat;
    background-size: 100% 100%;
}
        .z_news ul li a h3{
    font-size: 18px;
    color: #535353;
    font-weight: normal;
    margin-bottom: 39px;
}
        .z_news ul li a h3 span{
    display: block;
    font-size: 12px;
}
        .z_news ul li a font{
    font-size: 12px;
    color: #959595;
}
        .z_news a.more{
    display: block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #fff;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: 3px;
    float: right;
    margin-bottom: 45px;
}
.z_news a.more:hover{background:#fff;border: 1px solid #333;color: #333;}
.z_news a.more:hover span{border-left: 1px solid #333;}
        .z_news a.more span{
    display: block;
    width: 40px;
    float: right;
    border-left: 1px solid #fff;
}
        .z_con{
    width: 100%;
    float: left;
}
        .z_con ul{
    width: 50%;
    float: left;
}
        .z_con ul li{
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
        .z_con ul li img{
    float: left;
    margin-top: 11px;
    margin-right: 14px;
}
        .z_con ul li h3{
    font-size: 18px;
    color: #fff;
    font-weight: normal;
}
        .z_con ul li h3 font{
    font-size: 14px;
    display: block;
}
        .z_con ul li input.wz{
    width: 270px;
    float: left;
    height: 32px;
    font-size: 14px;
    padding-left: 10px;
    background: #fff;
    border: none;
    margin-bottom: 20px;
}
        .z_con ul li input.dj{
    font-size: 14px;
    color: #fff;
    border: 1px solid;
    background: none;
    height: 32px;
    width: 225px;
}
.z_con ul li input.dj:hover{color: #333;
    border: 1px solid #333;
    background:#fff;}
        .z_con ul li textarea{
    width: 290px;
    padding-top: 10px;
    padding-left: 10px;
    font-size: 14px;
    border: none;
    resize: none;
    background: #fff;
    height: 131px;
}

        .z_bot{width:100%;float:left;background:#050d18;font-size:12px;color:#85888d;padding-top: 40px;padding-bottom: 30px;}
        .z_bot font{float:left;}
        .z_bot dt{float:right;}

        .z_title1{
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    color: #fff;
    text-align: center;
    height: 80px;
    margin-top: -31px;
}
        .z_title1 h3{
    font-size: 36px;
    margin-bottom: 17px;
}
        .z_title1 font{
    font-size: 24px;
    text-transform: uppercase;
}

        .z_weizi{font-size:12px;color:#c4c5d9;width:100%;float:left;background:#2b2b36;height:36px;line-height:36px;}
        .z_weizi a{color:#c4c5d9;}
        .z_max1{width:98%;float:left;background:#fff;margin-top:10px;margin-bottom:20px;padding:1%;min-height: 654px;}
        .left{width:232px;float:left;}
        .z_cokk{width:100%;float:left;}
        .z_cokk a{display:block;line-height:46px;margin-bottom:10px;font-size:16px;color:#307cee;border:1px solid #307cee;text-align:center;}
        .z_cokk a.nhov{background:url(../images/lbj.jpg) no-repeat;color:#fff;}
        .z_cokk a:hover{background:url(../images/lbj.jpg) no-repeat;color:#fff;}
        .z_cokk h3{
    line-height: 30px;
    text-align: center;
    background: #8a949e;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    margin-top: 26px;
    margin-bottom: 12px;
}
        .z_cokk font{
    display: block;
    margin-left: 10px;
    font-size: 12px;
    color: #626262;
}

        .right{width:910px;float:right;}

        .z_nr{width:100%;float:left;font-size:14px;color:#535353;line-height:2;}
        .z_nr h3{font-size:24px;margin-top:15px;text-align: center;}
        .z_nr h3 font{font-size:12px;font-weight:normal;display:block;margin-bottom: 15px;}

        .z_news1{
    width: 100%;
    float: left;
}
        .z_news1 ul{
    border-top: 1px solid #ccc;
}
        .z_news1 ul li{
    border-bottom: 1px solid #ccc;
    padding: 13px 0;
}
        .z_news1 ul li a{
    color: #313131;
}
        .z_news1 ul li a:hover{color:#307cee;}
        .z_news1 ul li a h3{
    font-size: 16px;
    margin-bottom: 4px;
}
        .z_news1 ul li a h3 span{
    font-size: 12px;
    font-weight: normal;
    margin-left: 8px;
}
        .z_news1 ul li a h3 text{
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    background: #00c1e8;
    float: right;
    padding: 0px 13px;
}
        .z_news1 ul li a:hover h3 text{background:#307cee;}
        .z_news1 ul li a font{
    font-size: 14px;
}

        .z_yema{
    width: 100%;
    float: left;
    margin: 30px 0;
    text-align: center;
}
        .z_yema a{
    font-size: 14px;
    color: #535353;
    border: 1px solid #ccc;
    padding: 2px 7px;
    margin: 0 5px;
}
        .z_yema a.select{
    background: #00bfe7;
    color: #fff;
}
        .z_yema a:hover{ background: #00bfe7;
    color: #fff;}

        .z_fanye{width:100%;float:left;margin:30px 0;}
        .z_fanye a{font-size:14px;color:#313131;}
        .z_fanye a:hover{color:#307cee;}

        .z_pro1{}
        .z_pro1 ul li{
    width: 100%;
    float: left;
    border: 1px solid #000;
    margin: 8px 0;
}
        .z_pro1 ul li a{
    color: #313131;
}
        .z_pro1 ul li a dt{
    width: 314px;
    height: 201px;
    float: left;
    margin: 12px;
    margin-right: 17px;
    overflow:hidden;
}
        .z_pro1 ul li a dt img{ width: 314px;
    height: 201px;}
        .z_pro1 ul li a dt:hover img{-webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);}
        .z_pro1 ul li:hover a{color:#fff;}
        .z_pro1 ul li:hover{background:#307cee;}
        .z_pro1 ul li a h3{
    width: 551px;
    float: left;
    font-size: 18px;
    border-bottom: 1px solid;
    padding-bottom: 14px;
    margin-top: 32px;
    margin-bottom: 15px;
}
        .z_pro1 ul li a font{
    font-size: 12px;
    color: #959595;
    display: block;
    width: 551px;
    float: left;
}
        .z_pro1 ul li:hover a font{color:#fff;}
        .z_pro1 ul li a text{
    display: block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #313131;
    text-align: center;
    font-size: 14px;
    margin-top: 18px;
    float: left;
}
        .z_pro1 ul li:hover a text{border:1px solid #fff;}
        .z_pro1 ul li a text span{
    display: block;
    width: 40px;
    float: right;
    border-left: 1px solid #313131;
}
        .z_pro1 ul li:hover a text span{border-left:1px solid #fff;}

        .z_case1{
    width: 100%;
    float: left;
}
        .z_case1 ul{}
        .z_case1 ul li{
    width: 297px;
    float: left;
    margin: 0 3px;
    margin-bottom: 6px;
}
        .z_case1 ul li a{}
        .z_case1 ul li a dt{
    display: block;
    width: 297px;
    height: 189px;
    overflow: hidden;
    position: relative;
}
        .z_case1 ul li a dt img{
    width: 297px;
    height: 189px;
}
        .z_case1 ul li a dt:hover img{-webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);}
        .z_case1 ul li a dt font{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    font-size: 18px;
    color: #fff;
    background: url(../images/hk.png);
    line-height: 40px;
    text-indent: 15px;
}
        .z_con{width:100%;float:left;line-height:2;font-size:18px;color:#535353;margin-bottom: 30px;}

        .z_gbok{
    width: 100%;
    float: left;
    margin-top: 30px;
}
        .z_gbok ul{
    margin-left: 80px;
}
        .z_gbok ul li{
    font-size: 16px;
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
        .z_gbok ul li textarea{
    width: 637px;
    resize: none;
    height: 206px;
}
        .z_gbok ul li font{
    font-size: 16px;
    color: #313131;
    line-height: 36px;
}
        .z_gbok ul li span{
    color: #f00;
    font-size: 16px;
}
        .z_gbok ul li input.wz1{
    width: 184px;
    height: 36px;
    margin-right: 7px;
}
        .z_gbok ul li input.wz2{
    width: 321px;
    height: 36px;
    margin-right: 4px;
}
        .z_gbok ul li input.wz3{
    width: 163px;
    height: 36px;
    float: left;
    margin-top: 1px;
    margin-right: 10px;
}
        .z_gbok ul li input.dj{
    width: 163px;
    height: 42px;
    background: #307cee;
    border: none;
    font-size: 16px;
    color: #fff;
    margin-bottom: 11px;
}
        .z_gbok ul li text{
    color: #959595;
    line-height: 36px;
}
        .z_gbok ul li img{
    float: left;
    margin-right: 6px;
}

        .boutline{width:100%;float:left;position: relative;}
.none {display:none;}
.boutline .boutlineTitle{
    position: absolute;
    right: 0;
    top: -70px;
}
.boutline .boutlineTitle li{
    font-size: 16px;
    color: #fff;
    margin-left: 44px;
    border-bottom: 3px solid transparent;
    padding-bottom: 18px;
    width: auto;
    display: inline-block;
    cursor: pointer;
}
.boutline .boutlineTitle li a{}
.boutline .boutlineTitle .active{
    color: #1aecfa;
    border-bottom:3px solid #1aecfa;
}
.boutline .boutlineTitle .thistab{}
.boutline .boutlineTitle .normal{}
.boutline .boutlineContent{width:100%;float:left;}


.z_top1{position: fixed;
    right: 1%;
    bottom: 4%;    z-index: 10;}